home *** CD-ROM | disk | FTP | other *** search
/ Meeting Pearls 1 / Meeting Pearls Vol 1 (1994).iso / installed_progs / gfx / pbm / readme.first < prev   
Encoding:
Text File  |  1994-05-23  |  1.6 KB  |  37 lines

  1. This directory contains several packages:
  2.  
  3. 1) Netpbm 01mar94, plus some bugfixes and a few more filters.
  4.     Image conversion and manipulation programs based on PBMPlus 10dec91
  5.     * New filters: cietoppm pnmframe ppmgrad
  6.     * Updated: bmptoppm fitstopnm pcxtoppm ilbmtoppm
  7. 2) hpcdtoppm v0.6
  8.     Photo-CD image converter by Hadmut Danish
  9. 3) JPEG v4
  10.     JPEG decoder (djpeg) and encoder (cjpeg)
  11.  
  12. Requirements:
  13.  * AmigaOS 2.04 (V37) or higher, or 1.3 (V34) with disk-based mathieeesingbas/
  14.    mathieeesingtrans libraries (available from C=)
  15.  * mathtrans, mathieeedoubbas and mathieeedoubtrans libraries in LIBS:
  16.  
  17. This is a special compilation for the Meeting Pearls CD.  Some information
  18. in the doc/* files are outdated, the differences are described here:
  19. The Netpbm programs and hpcdtoppm use the PBMMEM environment variable as
  20. described in doc/Netpbm.INTRO, with an additional option "IOBUF=<size>".
  21. This selects the size of the I/O buffers, the default being 16K.  Usually
  22. there is no reason to change it.
  23. The jpeg programs do not use this variable, they have their own way of
  24. controlling memory usage, see doc/jpeg.README.AMIGA.
  25. All programs were compiled with DICE 2.07.56R.  They use dynamic stacks (if
  26. they run out of stack space they automatically allocate more), and the
  27. mathieee*-libraries for floating point calculations.  The jpeg programs always
  28. use memory pools (unless the pool cound not created for some reason, in this
  29. case they fall back to normal AllocMem calls), the other programs use memory
  30. pools if the "pool" keyword is used in the PBMMEM variable.
  31.  
  32.  
  33. Enjoy!
  34. -Ingo
  35. E-mail: Ingo.Wilken@informatik.uni-oldenburg.de; IRC: Nobody/TeaMan
  36.  
  37.